home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / adult_ed / stis / stis.asc < prev    next >
Text File  |  1995-05-02  |  8KB  |  146 lines

  1.  
  2.                        STEREOSCOPIC IMAGE SYSTEM
  3.                               *SHAREWARE*
  4.                            COPYRIGHT 1993 by
  5.                            Phillip W. O'Neal
  6.                            6925 Waycross ave
  7.                            Tampa, Fl.  33619
  8.  
  9.   Stereoscopic vision has been around for about 150 years,  3-D photos with
  10. special lenses or more recently  3-D  movies that requirer special glasses.
  11. This program (STIS_3D.PRG) is used to create 3-dimensional images on the ST
  12. that need no special glasses or anything else to see them in 3-D.
  13.  
  14. The images can only be seen when viewed in the correct manner.
  15. My best explanation as to the viewing process is as follows:
  16.     Stare at the image as if looking at something twice as far away.  Being
  17.     about  12"  to 16"  from the image works best for me.  Another way some
  18.     people use is to cross your eyes  while  looking  at  the  image,  then
  19.     slowly uncross then until the alignment dots merge together. 
  20.  
  21. The 3-D images take some people longer to see than others. The first time I
  22. tried it took me about  5  minutes.  Once I learned  how to do it I can see
  23. them in a few seconds.  Others I have shown the  3-D  images  to took weeks
  24. before the could see anything.  It's not easy for everyone,  but it is well
  25. worth the effort when you do see them.  I have included some 3-D images for
  26. you to use while learning to see in  3-D,  the program itself will generate
  27. these images(see the 'DEMO' menu entry in the instructions below).
  28.  
  29. THE PROGRAM: The program will run in any ST resolution,from any directory,
  30.              and from a hard drive.  The program was written in GFA basic.
  31.              If you have any comments, criticisms, or questions my mailing
  32.              address is near the top of the page,  Please write, I will do
  33.              my best to add or fix anything  that  I  can  or  answer  any
  34.              questions.
  35.  
  36. WARNING: Once able to see the  3-D  images,  don't  overdo  it.  It is good
  37.          exercise for your eyes but not for prolonged periods of time. Take
  38.          a break from time to time, do something else(I.E. send me a letter
  39.          with comments,  criticisms,  questions, money, ect. to the address
  40.          above).
  41.  
  42. The letters in the parentheses are keyboard equivalents to each menu entry.
  43.  
  44. MENU  ENTRY             KEY  DESCRIPTION
  45. ----  ----------------- ---  -----------
  46. DESK  STIS                  -Credits.
  47.                             -Desk accessors.
  48.  
  49. FILE  LOAD PICTURE      (L) -Loads a degas  PI?  picture and sets the color
  50.                              palette.
  51.  
  52.       SAVE STIS IMAGE   (S) -Save a degas  PI?  compatible STIS  image with
  53.                              the palette from the last  DEGAS  picture that
  54.                              was loaded  or the system palette if no  DEGAS
  55.                              picture was loaded.
  56.  
  57.       CREATE STIS IMAGE (C) -The  STIS  image is created  using  the  DEGAS
  58.                              picture that was loaded.  Each  color  in  the
  59.                              DEGAS  picture appears to be  at  a  different
  60.                              distance from  the  background,  I  call  them
  61.                              'planes'. If a STIS image is in the buffer you
  62.                              will be informed and can choose to use the old
  63.                              one or a new (blank) buffer to create the STIS
  64.                              image.  After creating the image you are asked
  65.                              if you would like alignment dots (helps you to
  66.                              see 3-D image),  if you do they can be  placed
  67.                              at the top or bottom of the image.
  68.  
  69.        PRINT STIS IMAGE (P) -Print a STIS image.  Using the system hardcopy
  70.                              routine after checking the online status.
  71.  
  72.        QUIT             (Q) -Exit the program.
  73.  
  74. VIEW #                      -'#' is the offset(see 'PLANE' entry below).
  75.  
  76.       FULL SCREEN VIEW  (W) -Full screen view of the STIS image. Any key or
  77.                              mouse button will exit.
  78.  
  79.       TOP DEGAS PIC     (D) -Top the DEGAS PICTURE window.
  80.  
  81.       TOP STIS IMAGE    (I) -Top the STIS IMAGE window
  82.  
  83.       MAKE NEW BLANK    (N) -Make a new  blank  STIS  buffer  to  use  when
  84.                              creating a  STIS image.  The only time this is
  85.                              needed is when  you  don't  like  the  current
  86.                              random dot background.
  87.  
  88.       DEMO         (F1-F10) -Press a  function  key  to  have  the  program
  89.                              create one of the  10  STIS image demos.  They
  90.                              are just simple examples of what can  be  done
  91.                              in 3-D,  but they are well worth  looking  at.
  92.                              The demos will each take from a few seconds to
  93.                              a few minutes to create.
  94.  
  95.       RESTORE COLORS    (R) -The entire palette is restored to  the  values
  96.                              before the program was run. This can be useful
  97.                              for  DEGAS  pictures with  very  low  contrast
  98.                              between the background and text display color.
  99.  
  100.       PLANE PLUS/MINUS (+-) -If in medium or high rez the  '#'  in the VIEW
  101.                              menu title will  display  a  value(the offset)
  102.                              from  0  to  6, the default is  0.  All of the
  103.                              planes will be raised by this amount.
  104.  
  105.                    (ARROWS) -Max the sliders.
  106.  
  107. THE WINDOW
  108.  
  109.       FULL BUTTON       (F) -Full the active  window.  This  function  will
  110.                              cycle from FIXED SIZED to  USER SIZED to  FULL
  111.                              SIZED then back to  FIXED SIZE (initial size).
  112.  
  113.       CLOSE BUTTON      (Q) -Exit the program.
  114.  
  115. The DEGAS window title will show the filename of  the  last  DEGAS  picture
  116. that was loaded.
  117. The STIS window title will show the filename of the degas picture  used  to
  118. create it.                            
  119.  
  120. ---------------------------------------------------------------------------
  121. OTHER
  122.  
  123.                       (ESC)  -The escape key will abort a create operation.
  124. ---------------------------------------------------------------------------
  125.  
  126. The file 'STIS.ICN' is an icon to use in  NEODESK or with newer versions of
  127. TOS as the icon for 'STIS_3D.PRG'.
  128.  
  129. When drawing in DEGAS  or another paint program their are a few things that
  130. will help the STIS image come out better.  Try not to use  thin  lines,  as
  131. they are very hard to see in the STIS image.  Small text is  also  hard  to
  132. read, so it should be as large as you have room for. In low rez you have 15
  133. planes(colors without 0) to use,  3-D objects and objects that appear to be
  134. much close or farther away are easy to make with 15 planes.  In medium/high
  135. rez you only have 3/1 planes but more detailed images.  The lack of  planes
  136. can be worked around by merging 2 or more  DEGAS  pictures (use OLD buffer)
  137. with different offset values.  This works well if you  merge  the  pictures
  138. from left to right.  The reason for working from  left  to  right  is  that
  139. sometimes the new image will effect something on it's right,  but not  it's
  140. left.
  141.  
  142. This program is shareware,  if you use it please send what ever  you  think
  143. it's worth to the address above and you will receive the  next  version  of
  144. STIS and as many images as will fit on the disk.
  145.  
  146.